Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #340

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@iconify-json/heroicons ^1.1.11 -> ^1.1.12 age adoption passing confidence dependencies patch
@nuxt/devtools ^0.6.7 -> ^0.8.0 age adoption passing confidence devDependencies minor
@vueuse/core ^10.2.1 -> ^10.3.0 age adoption passing confidence dependencies minor
@vueuse/integrations (source) ^10.2.1 -> ^10.3.0 age adoption passing confidence dependencies minor
@vueuse/math (source) ^10.2.1 -> ^10.3.0 age adoption passing confidence dependencies minor
@vueuse/nuxt (source) ^10.2.1 -> ^10.3.0 age adoption passing confidence devDependencies minor
eslint (source) ^8.45.0 -> ^8.47.0 age adoption passing confidence devDependencies minor
node >=v16.14.0 -> >=v16.20.2 age adoption passing confidence engines minor
release-it ^16.1.3 -> ^16.1.4 age adoption passing confidence devDependencies patch

Release Notes

nuxt/devtools (@​nuxt/devtools)

v0.8.0

Compare Source

Features
  • components: show dependencies and dependents in component details (7dbc3d1)
  • composables useNuxtDevTools (#​383) (e74b60c)
  • filter for used/unused components, close #​358 (5012012)
  • ui-kit: add NSelectTab component (509a1ec)

0.7.6 (2023-08-09)

Bug Fixes
Features

0.7.5 (2023-08-06)

Bug Fixes
Features

0.7.4 (2023-08-01)

Bug Fixes

0.7.3 (2023-08-01)

Bug Fixes

0.7.2 (2023-07-31)

Bug Fixes
Features

0.7.1 (2023-07-23)

Bug Fixes
Features

v0.7.6

Compare Source

Bug Fixes
Features

v0.7.5

Compare Source

Bug Fixes
Features

v0.7.4

Compare Source

Bug Fixes

v0.7.3

Compare Source

Bug Fixes

v0.7.2

Compare Source

Bug Fixes
Features

v0.7.1

Compare Source

Bug Fixes
Features

v0.7.0

Compare Source

Bug Fixes
  • analyze build without git (#​320) (76a566b)
  • client: close button add zIndex (#​315) (37427ec)
  • do not sync floating panel state across tabs (41752b2)
  • plugin-metrics: properly forward all args, close #​337 (ec1c821)
  • respect Nuxt's devServer config when creating request for auth URL (#​328) (7d766ac)
  • server-routes: filter only dir as collection (#​329) (4d2f842)
  • timeline: duplication injection (f5e3766)
  • timeline: error tolerant promising checking (762a669)
  • timeline: filter logic (414ad1c)
  • timeline: result check (72c877b)
  • use error-stack-parser-es (8c1974b)
Features

0.6.7 (2023-07-05)

Bug Fixes
Features

0.6.6 (2023-06-30)

Bug Fixes
  • handle when iframe is failed to create (ace5d5b)
  • stackblitz support (33e83ae)

0.6.5 (2023-06-30)

Bug Fixes
  • open DevTools back when open file in embedded VS Code (#​299) (45dc415)
  • plugins: change execution time position (#​294) (2b5f8e5)
  • server-routes: fixed same path different methods (#​301) (6dd8eb3)
  • try catch iframe cross-domain error (ddf41ea)
Features

0.6.4 (2023-06-26)

Bug Fixes
Features

0.6.3 (2023-06-23)

Bug Fixes
  • add button and font reset to floating panel (f819b0c)
  • ComponentGraph: show global components in different color (#​278) (41a881d)
  • overview: modules count (#​284) (2ef2664)
Features

0.6.2 (2023-06-21)

Bug Fixes
Features
  • allow manually enter the token (fad945a)

0.6.1 (2023-06-15)

Bug Fixes
Features
  • auth required view for terminal (f1bf102)
vueuse/vueuse (@​vueuse/core)

v10.3.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
eslint/eslint (eslint)

v8.47.0

Compare Source

Features

  • 53d7508 feat: update regex for methods with thisArg (#​17439) (Francesco Trotta)

Bug Fixes

  • 631648e fix: do not report on shadowed constructors in no-new-wrappers (#​17447) (Francesco Trotta)

Documentation

Chores

v8.46.0

Compare Source

Features

Bug Fixes

  • 9803c7c fix: FlatESLint#getRulesMetaForResults shouldn't throw on unknown rules (#​17393) (Milos Djermanovic)
  • 42faa17 fix: Update no-loop-func to not overlap with no-undef (#​17358) (Matt Wilkinson)

Documentation

  • 4d474e3 docs: update with TypeScript info (#​17423) (James)
  • 091f44e docs: File extension named processor deprecation (#​17362) (Matt Wilkinson)
  • 9254a6c docs: Update README (GitHub Actions Bot)
  • 6d6dc51 docs: fix overlapping of open in playground button (#​17403) (Tanuj Kanti)
  • 7fc3a2c docs: Add private class features info to no-underscore-dangle (#​17386) (Matt Wilkinson)
  • da73e58 docs: Migrating eslint-env configuration comments (#​17390) (Francesco Trotta)
  • 80dffed docs: fix Ignoring Files section in config migration guide (#​17392) (Milos Djermanovic)
  • 8a9abb7 docs: Update README (GitHub Actions Bot)
  • 7e9be4b docs: Update README (GitHub Actions Bot)
  • 0b0bbe0 docs: Update README (GitHub Actions Bot)

Chores

  • d1eb7e4 chore: Update ecosystem dependencies (#​17427) (Nicholas C. Zakas)
  • fab9e97 chore: package.json update for eslint-config-eslint release (ESLint Jenkins)
  • 6246711 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 0aa0bc3 chore: Add PRs to triage project (#​17421) (Nicholas C. Zakas)
nodejs/node (node)

v16.20.2: 2023-08-09, Version 16.20.2 'Gallium' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes

The following CVEs are fixed in this release:

More detailed information on each of the vulnerabilities can be found in August 2023 Security Releases blog post.

Commits

v16.20.1: 2023-06-20, Version 16.20.1 'Gallium' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes

The following CVEs are fixed in this release:

More detailed information on each of the vulnerabilities can be found in June 2023 Security Releases blog post.

Commits

v16.20.0: 2023-03-29, Version 16.20.0 'Gallium' (LTS), @​BethGriggs

Compare Source

Notable Changes
  • deps:
    • update undici to 5.20.0 (Node.js GitHub Bot) #​46711
    • update c-ares to 1.19.0 (Michaël Zasso) #​46415
    • upgrade npm to 8.19.4 (npm team) #​46677
    • update corepack to 0.17.0 (Node.js GitHub Bot) #​46842
  • (SEMVER-MINOR) src: add support for externally shared js builtins (Michael Dawson) #​44376
Commits

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Jun 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ui ✅ Ready (Inspect) Visit Preview Aug 11, 2023 3:29pm

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 804380c to 8237318 Compare June 23, 2023 21:20
@renovate renovate bot changed the title chore(deps): update node.js to >=v16.20.1 chore(deps): update all non-major dependencies Jun 23, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8237318 to 445c873 Compare June 26, 2023 08:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 445c873 to 5df66e0 Compare June 26, 2023 14:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5df66e0 to 8a0fbaf Compare June 26, 2023 19:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8a0fbaf to 1e87672 Compare June 26, 2023 21:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1e87672 to 201e036 Compare June 27, 2023 12:34
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update node.js to >=v16.20.1 Jun 27, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 201e036 to 3dd7c21 Compare June 28, 2023 10:35
@renovate renovate bot changed the title chore(deps): update node.js to >=v16.20.1 chore(deps): update all non-major dependencies Jun 28, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3dd7c21 to be7b820 Compare June 28, 2023 15:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from be7b820 to 9e99844 Compare June 30, 2023 13:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9e99844 to a1e5b8a Compare June 30, 2023 16:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a1e5b8a to 28cffa1 Compare June 30, 2023 23:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 28cffa1 to 057ce4e Compare July 1, 2023 11:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 057ce4e to 642ab60 Compare July 4, 2023 09:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d0352bf to b92012b Compare August 7, 2023 19:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b92012b to 1abb9ea Compare August 7, 2023 20:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1abb9ea to 53a8d26 Compare August 7, 2023 20:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 53a8d26 to c372120 Compare August 8, 2023 14:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c372120 to 85a172e Compare August 8, 2023 19:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 85a172e to c357f77 Compare August 9, 2023 09:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c357f77 to 55eb420 Compare August 9, 2023 12:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 55eb420 to 64c6cd4 Compare August 9, 2023 16:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 64c6cd4 to cc447e5 Compare August 9, 2023 20:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cc447e5 to b54e2e7 Compare August 10, 2023 16:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b54e2e7 to bbaca1b Compare August 10, 2023 20:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bbaca1b to 91cc3bd Compare August 11, 2023 15:25
@benjamincanac benjamincanac merged commit 6c42faf into dev Aug 11, 2023
1 check passed
@benjamincanac benjamincanac deleted the renovate/all-minor-patch branch August 11, 2023 20:00
benjamincanac pushed a commit that referenced this pull request Sep 7, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant